Conversation
e9bd1a6 to
4c22c91
Compare
Missions: - Badge Check (badge-check): analyse badge scan CSV and email HTML report - Compliance Packet (compliance-packet): turn compliance docs into audit package - Out of Office Vacation Handoff (out-of-office-prep): full OOO handoff via Copilot Cowork Each mission includes: - Full lab content with step-by-step instructions - Screenshots and sample assets - mission-meta component (difficulty, time, products) - Frontmatter: difficulty, time, description, section, badge, tags, products Section index at docs/cowork-collective/index.md uses the missions component. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
4c22c91 to
f88e726
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…and fixes Cowork Collective: - Added badge-check, compliance-packet, out-of-office-prep mission content - Added nav and sidebar entries for Cowork Collective Products & taxonomy: - Added copilot-cowork, excel, onedrive, word products - Added copilot-cowork, excel, onedrive, word SVG icons - Added industries taxonomy (data, IndustriesIndex component, /industries pages) - industries-index added to markdownlint whitelist Missions plugin: - Simplified to use only frontmatter dates (removed git exec calls) - Added industries field to MissionData Bug fixes: - Fixed broken #remove-the-azure-resources anchor in mcs-mcp - Fixed broken #installing-power-platform-cli-with-net-tool anchor in pac-cli-mcp Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…lective Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- mcs-mcp, ms-learn-mcp: colon -> dash separator - compliance-packet: Task 1-4 -> Lab 1.1-1.4 with 🧪 emoji Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Lab N: Name -> Lab N.1 - Name, anchors updated accordingly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Overview pages (recruit, operative, special-ops) shouldn't show dates. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Cowork Collective section to Agent Academy — hands-on labs focused on Microsoft 365 Copilot Cowork.
Missions
All three missions include badge claim eligibility requirements.
Navigation & Config
main(products/tags pages, mission-meta, analytics-tag, page-dates, product icons)Taxonomy & Products
copilot-cowork,excel,onedrive,word(with SVG icons)facilities,financial-services,general,hr,it,securityindustries.jsondata fileIndustriesIndex.vuecomponent/industries/dynamic route pagesMissions Plugin
index.tsto use onlycreated-date/last-edited-datefrontmatter (removed gitexecFileSynccalls)industriesfield toMissionDataBug Fixes
#remove-the-azure-resourcesanchor link inmcs-mcp#installing-power-platform-cli-with-net-toolanchor link inpac-cli-mcpindustries-indexto markdownlint MD033 whitelist